Install self-contained ns leim files directly to their final destination
authorGlenn Morris <rgm@gnu.org>
Thu, 10 May 2012 03:40:20 +0000 (20:40 -0700)
committerGlenn Morris <rgm@gnu.org>
Thu, 10 May 2012 03:40:20 +0000 (20:40 -0700)
commit22cd2a159d9df109fc3a831dfebf9bf14853ae86
tree688c9d5b805526f0c8f025fbd3586d664f83947a
parent02599f6ddbdb66d564f59dbb3589cc4e04df04bf
Install self-contained ns leim files directly to their final destination

This is instead of installing them first in one place, then moving them.
It also fixes the previous change, which was incorrect for
the -disable-ns-self-contained case.

* configure.in (LEIM_INSTALLDIR): New output variable.

* leim/Makefile.in: (install_prefix): New.
(LEIM_INSTALLDIR): New, set by configure.
(install): Use LEIM_INSTALLDIR.
ChangeLog
configure.in
leim/ChangeLog
leim/Makefile.in